net/http.http2clientConnPoolIdleCloser.MarkDead (method)

5 uses

	net/http (current package)
		h2_bundle.go#L751: 	MarkDead(*http2ClientConn)
		h2_bundle.go#L8100: 			t.connPool().MarkDead(cc)
		h2_bundle.go#L9876: 			cc.t.connPool().MarkDead(cc)
		h2_bundle.go#L9880: 		cc.t.connPool().MarkDead(cc)
		h2_bundle.go#L10495: 	cc.t.connPool().MarkDead(cc)